home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / UTILITIES / CMOSGUARD.ZIP / CMOSGuard_Docs_Control < prev    next >
Text File  |  1996-08-08  |  4KB  |  131 lines

  1. CMOS Guardian version 1.35 copyright David Sharp
  2.  
  3. Controlling CMOS Guardian
  4. =========================
  5.  
  6. CMOS Guardian has 3 separate star commands for the user to use.
  7.  
  8. *Guard [<On|Off>]
  9.  
  10. *Newguard
  11.  
  12. *GuardOpt [<options>]
  13.  
  14. you should remember that none of the commands are case-sensitive.
  15.  
  16. *Guard
  17. ======
  18.  
  19. This command is used to turn CMOS Guardian on or off, and to sho the current status of CMOS Guardian (whether it is on or off).
  20.  
  21. Turning CMOS Guardian ON
  22. ~~~~~~~~~~~~~~~~~~~~~~~~
  23.  
  24. To make CMOS Guardian active, this star command should be issued
  25.  
  26. *Guard ON
  27.  
  28. You will then get this message in reply
  29.  
  30. 'CMOS Guardian is now active'
  31.  
  32. and CMOS Guardian is then in operation.
  33.  
  34. Turning CMOS Guardian OFF
  35. ~~~~~~~~~~~~~~~~~~~~~~~~~
  36.  
  37. To disable CMOSGuardian, this star command should be issued
  38.  
  39. *Guard OFF
  40.  
  41. You will then get the message
  42.  
  43. 'Password: '
  44.  
  45. and the cursor will flash at the end. You should then type in the password, this also is not case sensitive and then press return. Remember, each key that you type in will appear as a dash on the screen. Remember, the DEFAULT PASSWORD is 'david'.
  46.  
  47. You will then get the message
  48.  
  49. 'CMOS Guardian is now disabled'
  50.  
  51. and CMOS Guardian is then no longer in operation.
  52.  
  53. Finding out whether CMOS Guardian is ON or OFF
  54. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  55.  
  56. To find out whether or not CMOS Guardian is active, you should enter the following star command;
  57.  
  58. *Guard
  59.  
  60. you will then get one of two messages
  61.  
  62. 'CMOS Guardian is active.'
  63.  
  64. or
  65.  
  66. 'CMOS Guardian is disabled.'
  67.  
  68. to tell you whether it is on or off.
  69.  
  70. *NewGuard
  71. =========
  72.  
  73. This command is used if you wish to change the password once CMOS Guardian is loaded.
  74.  
  75. Changing the password
  76. ~~~~~~~~~~~~~~~~~~~~~
  77.  
  78. To chnge the password you must first make sure that the CMOS Guardian is disabled (see above). The you should type in the following star commands
  79.  
  80. *NewGuard
  81.  
  82. you will then get the message
  83.  
  84. 'Please type in the new password (min 2, max 10 chars):'
  85.  
  86. and a flashing caret, type in the new password (again not case-sensitive) and press return, remembering that each letter you enter will appear as a dash. Ypu will then get the message
  87.  
  88. 'Please type in the password again for safety:'
  89.  
  90. and another flashing caret, you must enter the same password again, this is to check that you did not make a mistake on the first attempt. If the two passwords are the same then you will get the message
  91.  
  92. 'Password accepted.'
  93.  
  94. and the password will have been changed, otherwise you will get the message
  95.  
  96. 'Different passwords.'
  97.  
  98. and the old password will still apply, and you will have to try again. Remember that the longest possible password is 10 characters and the shortest is 2.
  99.  
  100. *GuardOpt
  101. =========
  102.  
  103. This command is used to alter which of the four options is turned on.
  104.  
  105. Changing the options
  106. ~~~~~~~~~~~~~~~~~~~~
  107.  
  108. Each of the options is labelled as follows;
  109.  
  110. d deleting
  111. o copying
  112. c configuring
  113. t time & date
  114.  
  115. to turn any particular one on (the protection that is) you should first make sure that CMOS Guardian is disabled, then type
  116.  
  117. *Guardopt d
  118.  
  119. would prevent deletion, you can enter them in any order you wish for example
  120.  
  121. *Guardopt cdO
  122.  
  123. would still prevent, deletion, copying and configuration altering. Any of the options that aren't included after the command will be allowed. To set all options to allowed, simply enter
  124.  
  125. *Guardopt x
  126.  
  127. if you merely type
  128.  
  129. *Guardopt
  130.  
  131. without any added parameters, then it will display tje current status of each of the options, this is allowed whether CMOS Guardian is active or not.